home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / CHIPCD_02_2002.iso / Multimedia / Buzz 1.2 / BuzzME126.exe / Dev / Waveout / WaveOut.clw < prev    next >
Encoding:
MFC ClassWizard info  |  2001-08-26  |  1.2 KB  |  46 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CConfigDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "waveout.h"
  9. LastPage=0
  10.  
  11. ClassCount=1
  12.  
  13. ResourceCount=1
  14. Class1=CConfigDlg
  15. Resource1=IDD_CONFIG
  16.  
  17. [DLG:IDD_CONFIG]
  18. Type=1
  19. Class=CConfigDlg
  20. ControlCount=15
  21. Control1=IDC_CONFIG_DEVICE,combobox,1344340227
  22. Control2=IDC_CONFIG_SAMPLERATE,combobox,1344339971
  23. Control3=IDC_CONFIG_DITHER,button,1342242819
  24. Control4=IDC_CONFIG_BUFNUM,edit,1350631552
  25. Control5=IDC_CONFIG_BUFNUM_SPIN,msctls_updown32,1342177462
  26. Control6=IDC_CONFIG_BUFSIZE,edit,1350631552
  27. Control7=IDC_CONFIG_BUFSIZE_SPIN,msctls_updown32,1342177462
  28. Control8=IDOK,button,1342242817
  29. Control9=IDCANCEL,button,1342242816
  30. Control10=IDC_STATIC,static,1342308352
  31. Control11=IDC_STATIC,static,1342308352
  32. Control12=IDC_STATIC,static,1342308352
  33. Control13=IDC_STATIC,static,1342308352
  34. Control14=IDC_CONFIG_LATENCY,static,1342308352
  35. Control15=IDC_STATIC,static,1342181383
  36.  
  37. [CLS:CConfigDlg]
  38. Type=0
  39. HeaderFile=ConfigDlg.h
  40. ImplementationFile=ConfigDlg.cpp
  41. BaseClass=CDialog
  42. Filter=D
  43. LastObject=IDC_CONFIG_BUFNUM
  44. VirtualFilter=dWC
  45.  
  46.